GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReport| Name | Description | Type | Additional information |
|---|---|---|---|
| GenerationDate | date |
None. |
|
| SubmitDate | date |
None. |
|
| ReportPeriodStart | date |
None. |
|
| ReportPeriodEnd | date |
None. |
|
| State | StatusReportState |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| Tables | Collection of StatusReportTable |
None. |
|
| Owners | Collection of globally unique identifier |
None. |
|
| Approvers | Collection of globally unique identifier |
None. |
|
| ApprovedBy | globally unique identifier |
None. |
|
| ApprovalDate | date |
None. |
|
| ApprovalComments | string |
None. |
|
| IsManual | boolean |
None. |
|
| IsFromPlanLevelOverride | boolean |
None. |
|
| PlanTypeId | globally unique identifier |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GenerationDate": "2026-08-27T03:55:27.8548719+00:00",
"SubmitDate": "2026-08-27T03:55:27.8548719+00:00",
"ReportPeriodStart": "2026-08-27T03:55:27.8548719+00:00",
"ReportPeriodEnd": "2026-08-27T03:55:27.8548719+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "3af780ee-3733-4877-925d-4d4d84e4eba1",
"Rows": [
{
"ItemId": "5449ed30-d5ee-4496-8493-460db4f63a9e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "5449ed30-d5ee-4496-8493-460db4f63a9e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "3af780ee-3733-4877-925d-4d4d84e4eba1",
"Rows": [
{
"ItemId": "5449ed30-d5ee-4496-8493-460db4f63a9e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "5449ed30-d5ee-4496-8493-460db4f63a9e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"aa20f929-509b-4c20-9021-7fa94f201d14",
"779bd6a4-4a36-4751-96fb-3e53aa704a3f"
],
"Approvers": [
"af29df00-86fd-43a5-bce5-1a9a6ca7d75f",
"e5a6d4ad-73e6-4132-bf69-e0718bd4bfd6"
],
"ApprovedBy": "e362ae50-4a72-4a99-ab55-812a4948f61c",
"ApprovalDate": "2026-08-27T03:55:27.8548719+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "ebab057b-780a-4312-a3d6-9eae3445e550",
"WorkPlanId": "5cb5f158-7d43-4bad-805c-bf49957c5e77",
"id": "b5675c98-30b6-4b4a-9392-312467ece9fb",
"ConfigId": "80c08650-74de-432d-8796-b269d40a5b3e"
},
{
"GenerationDate": "2026-08-27T03:55:27.8548719+00:00",
"SubmitDate": "2026-08-27T03:55:27.8548719+00:00",
"ReportPeriodStart": "2026-08-27T03:55:27.8548719+00:00",
"ReportPeriodEnd": "2026-08-27T03:55:27.8548719+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "3af780ee-3733-4877-925d-4d4d84e4eba1",
"Rows": [
{
"ItemId": "5449ed30-d5ee-4496-8493-460db4f63a9e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "5449ed30-d5ee-4496-8493-460db4f63a9e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "3af780ee-3733-4877-925d-4d4d84e4eba1",
"Rows": [
{
"ItemId": "5449ed30-d5ee-4496-8493-460db4f63a9e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "5449ed30-d5ee-4496-8493-460db4f63a9e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"aa20f929-509b-4c20-9021-7fa94f201d14",
"779bd6a4-4a36-4751-96fb-3e53aa704a3f"
],
"Approvers": [
"af29df00-86fd-43a5-bce5-1a9a6ca7d75f",
"e5a6d4ad-73e6-4132-bf69-e0718bd4bfd6"
],
"ApprovedBy": "e362ae50-4a72-4a99-ab55-812a4948f61c",
"ApprovalDate": "2026-08-27T03:55:27.8548719+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "ebab057b-780a-4312-a3d6-9eae3445e550",
"WorkPlanId": "5cb5f158-7d43-4bad-805c-bf49957c5e77",
"id": "b5675c98-30b6-4b4a-9392-312467ece9fb",
"ConfigId": "80c08650-74de-432d-8796-b269d40a5b3e"
}
]